projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc7da6e
)
(CFLAGS) [!OPTIMIZE]: Undo previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 30 Jul 2003 19:21:58 +0000
(19:21 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 30 Jul 2003 19:21:58 +0000
(19:21 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 32b5d7fe439c5809b4d9e0c8074e1f6a7f72de83..1961dfcdb13ecbd418d69552d078175e5fc35d50 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-74,11
+74,6
@@
SHELL=/bin/sh
#define NOT_C_CODE
#include "config.h"
-#ifndef OPTIMIZE
-CFLAGS=-g
-#endif
-
-
/* We won't really call alloca;
don't let the file name alloca.c get messed up. */
#ifdef alloca